For example, there is no need for sort ascending and descending if users never access the view; all it does is add to the size. 例如,如果用户从不访问视图,则无需对其按升序或降序排序;它所做的只是增加了视图的大小。
Depending on the sort order that you need, the code that you write for this bean specifies whether that column should be sorted in ascending or descending order or not sorted. 对于您所需要的排序顺序,您为这个bean所编写的代码要么可以以升序或降序的方式排序,要么不能排序。
Use a Sort operator to order the output in ascending order of the year. 使用Sort运算符以年度升序排列产出。
The default is to sort in ascending order (+), but you can also specify descending order (-). 默认值为以升序的方式进行排序(+),但您也可以指定以降序的方式进行排序(-)。
If you supplied the argument { code: 1} to the sort function in the previous command, it would sort the results in ascending order. 如果在上一条命令中为sort函数提供参数{code:1},它将会以升序对结果排序。
The first column contains a sort arrow that shows that the column can be sorted in ascending order, but it is not currently sorted. 第一列中包括一个显示这一列可以按照升序排序的排序箭头,但并不是当前的排序。
To exercise the sorting function, click on the header of the Name column and sort by name ascending. 要试用排序功能,单击Name列标题,根据名称升序排列。
D indicates the direction of the sort ( ascending or descending) d表示排序的方向(升序或降序)
Click a column heading to sort the table in ascending or descending order. 单击一个列标题可以按升序或降序对表进行排序。
You can sort the table on any of the columns in ascending or descending order. 这个表格可以按任何列的升序或降序排序。
This implementation allows the user to specify the sort order and direction ( ascending or descending) as parameters for the report. 这种实现允许用户指定排序的顺序和方向(升序或降序)作为报告的参数。
You will be able to sort items in an album by rating ( both ascending and descending) if you wish to. 你能够通过评分(同时包括升序和降序)来对某相册中的项目进行分类排序。
For example, you can sort the sites by title in alphabetical order by setting sort sites by to title and setting sort direction to ascending. 例如,您可以通过将“网站排序依据”设置为“标题”并将“排序方向”设置为“升序”,对网站按照标题的字母顺序进行排序。
You can sort data that is displayed in natural or custom order in ascending or descending order. 可以按升序或降序对以自然顺序或自定义顺序显示的数据进行排序。
By default, when a sort order is specified, the message identity property is always included and is sorted in an ascending order. 默认情况下,如果指定了排序顺序,则会始终包括邮件标识属性,并以升序排序该属性。
{ The Outline Code field cannot use a descending sort order.} Change the sort order from descending to ascending, and then click OK. {大纲代码域不能按降序排序。}请将排序顺序由降序改为升序,然后单击确定。
You can sort records by up to four fields, in either ascending or descending order. 最多可以按四个字段对记录进行排序,既可以升序,也可以降序。
To sort in ascending order, click Sort Ascending. 若要按升序排序,请单击升序排序。
To toggle the sort order between ascending and descending order, click the column heading. 若要在升序和降序之间切换排序顺序,请单击列标题。
Parallel 3D skeletonization algorithm based on sort ascending rechecking 基于升序复核的并行三维图像骨架化算法
To sort dates, numbers, and other text in ascending or descending order, click Sort Text on the Table menu. 如果要按升序或降序对日期、数字和其他文字进行排序,可单击表格菜单中的排序命令。
For example, in the all files report, you can sort by type to group all the GIF files, or you can sort by size in either ascending or descending size. 例如,在“所有文件”报表中,可以按“类型”排序,将所有的gif文件组合在一起;或者按“大小”排序,以文件尺寸的递增或递减顺序排序。
Click the Sort field and select Ascending from the list. 单击排序字段并从列表中选择升序。
Click Sort Ascending or Sort Descending. 单击升序排序或降序排序。
This paper offered a kind of effective method and way for program design. With transformation techniques of program specification, the algorithms of sort and the longest sort ascending can be easily obtained, and the process of program design can be distinctly showed. 本文利用程序规约的变换技术得到了排序问题和最长升序问题的算法,并清晰地展示了程序设计的过程,为算法程序设计提供了一种有效的方法和途径。